home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
0186
/
vc.zip
/
VC.DEF
< prev
next >
Wrap
Text File
|
1996-01-14
|
338b
|
14 lines
; vc.def : Declares the module parameters for the application.
NAME VC
DESCRIPTION 'VC Windows Application'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024 ; initial heap size
; Stack size is passed as argument to linker's /STACK option